EmptyString
Returns an empty text value. Use this function to clear the contents of a field.
Syntax
EmptyString()
Enabled for
Search/Dashboard | No |
Business Rules | No |
Quick Actions | Yes |
Workflow Objects | No |
Reports | No |
Parameters
none |
Return Value
Text value. Returns an empty value ("").
Example
$(EmptyString())
This example returns "".