NUM2STR Function


Description: Converts a number value to a string value.

Parameters: Number

  • Source number: The source number value.

Return: String

Syntax: NUM2STR (<source number>)

Example: The LENGTH function returns a number for the length of String 1. Before the length can be stored into String 1 number, the length must be converted to a string.

DE( "String 1 number" ).setValue
  ( NUM2STR( LENGTH( DE( "String 1" ).getValue( ) ) ) );

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*