cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to have Two default values to a variable ??

Former Member
0 Kudos

Hi experts,

Is it possible to have Two default values to a variable.The varible type is User Entry/Default value.

If it is possible please share.................

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Logically this is not possible during variable declaration. However, during runtime there's nothing stopping you from putting logic in the code which sets the variable to certain start-up values.