String Operation

Category

String Commands

Description

This command allows you to create string method from CSharp. Use this command when you want to modify the value of variables. You can even use variables to modify other variables.

Parameters

Variable Input Name

Indicate a variable name.

Variable Output Name

Indicate a variable name. If omit, Input Variable will be used.

Method Call

Indicate the method call, e.g., ".Trim()".

Returned Value

This command does not have returned value.

Example Usage

Example Location:

BYpass\Examples\String Commands\String Operation\String Operation.xml

See Also