Difference: APPXRuntimeSubroutineAPI (20 vs. 21)

Revision 212012-02-04 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="APPX510Features"

APPX Runtime Subroutine API

Line: 86 to 86
 

Data Manipulation Subroutines

Conversion Routines

Added:
>
>

.CONVERT BYTES TO HEX

Converts a field to hexidecimal characters.

 

.CONVERT HEX PR TO NUM

Changed:
<
<
Convert a hex pair of alpha characters to a decimal number.
>
>
Converts a hex pair of alpha characters to a decimal number.
 

.CONVERT NUM TO HEX PR

Changed:
<
<
Convert a decimal number to a hex pair of alpha characters.
>
>
Converts a decimal number to a hex pair of alpha characters.
 

.CONVERT SPLIT NUMBER

Changed:
<
<
Split a number into it's whole and fractional parts.
>
>
Splits a number into it's whole and fractional parts.

.CONVERT TEXT TO HTML

Converts a text field to HTML encoding

.CONVERT TRANSLATE

Converts a string from one language to another.

 

Text Routines

.TEXT CREATE PAD

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback