Difference: APPXRuntimeSubroutineAPI (26 vs. 27)

Revision 272012-02-09 - JeanNeron

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

APPX Runtime Subroutine API

Line: 164 to 164
 

Text Routines

.TEXT CREATE PAD

Changed:
<
<
Fills a field with a single charcter repeated the given number of times.
>
>
Fills a field with a single character.
 

.TEXT CUT AT POS

Changed:
<
<
Removes characters from a given text or alpha field.
>
>
Removes characters from a text/alpha field.
 

.TEXT FIND

Changed:
<
<
Find the position of the given text in a given text or alpha field.
>
>
Find the position of text in a text/alpha field.
 

.TEXT FIND AND REPLACE

Find and replace the given text in a given text or alpha field.

.TEXT GET LENGTH

Changed:
<
<
Determine the length of text within a given text or alpha field.
>
>
Determine the length of a text/alpha field.
 

.TEXT INSERT AT POS

Changed:
<
<
Inserts text into a given text or alpha field.
>
>
Inserts characters into a text/alpha field.
 

.TEXT LOWER TO UPPER

Changed:
<
<
Convert lower case text to upper case text within a given text or alpha field.
>
>
Convert lower case to upper case in a text/alpha field.
 

.TEXT UPPER TO LOWER

Changed:
<
<
Convert upper case text to lower case text within a given text or alpha field.
>
>
Convert upper case to lower case in a text/alpha field.
 

System Information Subroutines

Server Environment Routines

.ENV GET APPXPATH

 
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