Chr
This Flow Script tutorial explains how to use the CHR function with syntax and examples.
Description
Syntax
Parameters
Returns
Example
Chr(9)
Result: <the TAB character>
Chr(35)
Result: #
Chr (64)
Result: @Last updated
Was this helpful?