Jump to content

Recommended Posts

Posted

User variables in Export Persona have significant limitations in that they cannot be made more visibility types. Programmers call this feature Variable Scope.

Export Persona could have user variables that are visible within:

  • rule,
  • document,
  • application.

For example, a variable visible within a document would be defined only once and its value would be used in all instances within the document. Changing the value of a variable in one place would be reflected in all instances of that variable within the document.

Similarly, a global application variable (a variable within an application) would be visible and the same for all occurrences of that variable within all documents of that application.

Introducing these types of variables would save a lot of work.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.