Function parameter selection
Allows to select multiple type of parameters for them to be handled differently.
The regex can get strings ( "example string" ), variable name of boolean value ( name or true or false ) or integers and doubles ( 5 or 4.5 ).
The variables names and boolean values have to be checked in the program u...
Submitted by anonymous - 3 years ago