Newbie: Custom properties
Posted: Thu May 03, 2007 9:46 pm
I have explicit variables set and am trying to do this:
on openStack
put empty into the uPassword of field "field_Password"
end openStack
I get:
Chunk: can't create a variable with that name (explicitVariables?)
What am I doing wrong?
TIA,
KAi
on openStack
put empty into the uPassword of field "field_Password"
end openStack
I get:
Chunk: can't create a variable with that name (explicitVariables?)
What am I doing wrong?
TIA,
KAi