cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How do I write to parameters?

How do I write to parameters?
2 Replies 2
TomWaltz
Participant
Can you be a little more specific?
Tom Waltz
Anonymous
Not applicable
To force the value of a user parameter use:
PARAMETERS parameter_1 = value_1, parameter_2 = value_2     !...and so on
Replace "parameter_1" etc with the parameter names and values you want to assign.

This is pretty well documented in the GDL Reference. Have you looked there?

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!