Brian Dunning's FileMaker Custom Functions

SetVariable ( varName ; varValue )

Use when you want to set a variable with a variable name or not in a script.

  Be the first to rate this function Log in to vote

Paul   Paul - Show more from this author
Peak 14 LLC
http://www.peak14.solutions

Share on Facebook Share on Twitter

  Sample input:
SetVariable ( "foo" ; "bar" )
SetVariable ( "$foo" ; "bar" )
SetVariable ( "$$foo" ; "bar" )
  Sample output:
1
1
1

  Function definition: (Copy & paste into FileMaker's Edit Custom Function window)

If you exclude a "$" at the start of the varName, it will create a local variable. If you want to make a global variable, add "$$" to the start of varName.

 

Comments

Log in to post comments.

 

Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.

Support this website.

This library has been a free commmunity resource for FileMaker users and developers for 20 years. It receives no funding and has no advertisements. If it has helped you out, I'd really appreciate it if you could contribute whatever you think it's worth: