Difference: 0LASubrConvertSplitNumber (4 vs. 5)

Revision 52015-08-06 - AlKalter

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

.CONVERT SPLIT NUMBER

Changed:
<
<
This subroutine splits a number into it's whole number and fractional parts.
>
>
This subroutine splits a number into its whole number and fractional parts.
 

Usage:

Line: 15 to 15
 

Description:

Changed:
<
<
This subroutine splits a number into it's whole number and fractional parts. All parameters are required, if any are missing the subroutine will CANCEL.
>
>
This subroutine splits a number into its whole number and fractional parts. All parameters are required, if any are missing the subroutine will CANCEL.
  <whole_number> returns the whole number part <number_to_split> (Required). This must be PASSed with Share "Y" to return a result. For example, if <number to split> is 123.00456, this will return 123.0.
 
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