1. Home
  2. Docs
  3. Microsoft Expressions
  4. ParseNumber

ParseNumber

Parse Number

  • Converts the string representation of a date and time to its number

 Properties

       Common

  • DisplayName (String) – The display name of the activity.

       Misc

  • CultureName (InArgument<String>) –
  • NumberStyles (InArgument< NumberStyles >) –
  • Result (Out Argument<Int32>) – Gives a Int32 variable output
  • Value (InArgument<String>) – Takes a String variable
  • Private (Boolean) – If selected, the values of variables and arguments are no longer logged at Verbose level.

Example

  • Create a new Process and then click on Manage Packages. Now search for Activities.Expressions  in search bar. Install this package and click Save.
  • Then create a Sequence and inside it call Parse Number activity. Enter the input parameters and take output in the result