Reply To: Numeric value

Homepage Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Numeric value Reply To: Numeric value

#56456
Dennis Pfeifer
Participant

Nothing native to the Xlate functions .. but ..

a one line tcl will do the trick …

perform a copy ..

use the following (one line) in the pre proc.

set xlateOutVals

    ]]

    then .. set the output to @isInteger

    and use @isInteger in an Xlate If statment …

    If @isInteger==1

    Then it’s numeric.

    Dennis

    P.S. (assuming your numbers aren’t too big)

    you may wish to remove the -strict so that empty strings are ‘integers’

    Forum Statistics

    Registered Users
    5,116
    Forums
    28
    Topics
    9,292
    Replies
    34,432
    Topic Tags
    286
    Empty Topic Tags
    10