'Declaration Public Class UltraCalcFunctionCode Inherits BuiltInFunctionBase
public class UltraCalcFunctionCode : BuiltInFunctionBase
CODE(Text)
Text is a text string of at least one character in length. This function returns the numeric code of the first character in Text. These code values correspond to those used by your machine to encode the text characters in a string (e.g., Unicode).
If Text is an empty string of zero length, then this function returns the code zero.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2