Framework:UniChar: Difference between revisions

From CoPlanner 11
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 1: Line 1:
Available from 9.5 HF 4.2
==[[Framework:Functions|Function]]==
==[[Framework:Functions|Function]]==
Available from 9.5 HF 4.2


<span {{CoPFormel}}>UniChar(<Wert>)</span>
<span {{CoPFormel}}>UniChar(<Wert>)</span>

Latest revision as of 11:34, 28 October 2019

Available from 9.5 HF 4.2

Function

UniChar(<Wert>)

Parameter Description
Value Decimal value of the unicode character.

This function belongs to client-side functions.

Result

Returns the unicode character, which is represented by that value.

Example

UniChar(916)
Result: Δ


You can find a list of unicode characters and values here. The value of the column 'Decimal' of the list should be used.

https://en.wikipedia.org/wiki/List_of_Unicode_characters