Want to get rid of Google Ads, click here.
+ Reply to Thread
Results 1 to 2 of 2

Thread: How to work with personal variable

  1. #1
    Junior Member
    Join Date
    Jan 2009
    Posts
    12

    Default How to work with personal variable

    hi,
    I've define a ploatting variable ($myvariable) on my form.
    I create a JS witch I execute with trigger & I want to work with it.
    but I don't know expression to initiliaze it?
    Could someone help me?

    Thanks

    Xavier

  2. #2
    Senior Member
    Join Date
    Jan 2002
    Location
    The Netherlands
    Posts
    930

    Default

    If the variable still exists on passing through the trigger (and it should), you can reference is as: system.vars.$myvariable. If you variable has periods ("."), replace those by underscores ("_").

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts