Announcement

Collapse
No announcement yet.

entity\setattribute on manual???

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • entity\setattribute on manual???

    I can't see how does entity\setattribute works, on manual....

  • #2
    Hello.
    Here is an example of how this formula works.
    sicCode = entity\setAttribute(sicCode, 777)
    It says that we are defining sicCode attribute to this attribute with the value '777'. Then, if you will try to change this field it will automatically be changing to value '777' while saving.

    Comment


    • #3
      Originally posted by Maximus View Post
      Hello.
      Here is an example of how this formula works.


      It says that we are defining sicCode attribute to this attribute with the value '777'. Then, if you will try to change this field it will automatically be changing to value '777' while saving.
      Hi Maximus, unfortunately, I can't understand. Can you try to explain again? Do you know if it is described on Formulas Manual???

      Thanks you for you time.

      Comment


      • #4
        Hello,
        I can't find. Will be added. Thank's.
        Last edited by Maximus; 03-29-2019, 02:36 PM.

        Comment


        • #5
          It will not be added to documentation because it's not needed in use. Use the regular assignment that is the same.

          Comment


          • #6
            Originally posted by yurikuzn View Post
            It will not be added to documentation because it's not needed in use. Use the regular assignment that is the same.
            But it shows when using the formula wizard.....

            Comment

            Working...
            X