They’ve been removed because like the new variable setup where you can just use the name when the variable is declared, you can just use the parameter name once the parameter is created.
In this example, I added the parameter speed. When you type s it starts to show the auto complete. Speed is the top choice. That’s all you need. Just type the variable parameter’s name.
Hide expressions GetArgumentAsString and GetArgumentAsNumber as they are now replaced by just being able to write the parameter name in an expression
It was in the release log.
