Free cookie consent management tool by TermsFeed code() Function
code() Function

Function

code( text )

Converts the text into Unicode integers.

Parameters

Keyword Type Description

text

Text

The text to be converted into Unicode codes.

Returns

Number

Examples

code("Convert to Unicode") returns 67, 111, 110, 118, 101, 114, 116, 32, 116, 111, 32, 85, 110, 105, 99, 111, 100, 101

Feature compatibility

The table below lists this function's compatibility with various features in Appian.
Feature Compatibility Note
Portals Compatible
Offline Mobile Compatible
Custom Record Field Expressions Compatible
Process Reports Compatible
Process Events Compatible
Open in Github Built: Tue, Apr 16, 2024 (02:43:45 PM)

code() Function

FEEDBACK