• Resolved Bakhshi

    (@bakhshi)


    Hi

    How can i put Array find() Method in the Calculated Field?
    I want to use index to find values in the array

    For example:

    var array2 = [“30”, “10”, “18”, “500”];
    calculatedValue (array2[0]);

    Result calculatedValue = 30

    thank you

    • This topic was modified 5 years, 3 months ago by Bakhshi.
    • This topic was modified 5 years, 3 months ago by Bakhshi.
    • This topic was modified 5 years, 3 months ago by Bakhshi.
    • This topic was modified 5 years, 3 months ago by Bakhshi.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Array find() in the Calculated Field’ is closed to new replies.