Anypia Programmer's Documentation
ContentsIndexHome
Misc Library Functions
Functions
 
Name 
Description 
 
Loads the specified string resource and substitutes for the characters "%1" the string referenced by filler. 
 
Loads the specified string resource and substitutes for the characters "%1"and "%2" the strings referenced by filler1 and filler2.  
 
Parses a string into its delimited parts, using a space separator. 
 
Parses a string into its delimited parts with a specified delimiter. 
 
Inserts blanks or zeroes on the left of a formatted string representing a number. 
 
Inserts commas into a formatted string representing a number.  
Copyright (c) 2010. All rights reserved.