Retain Variable

Forum Home Forums Understanding the Software Retain Variable

Viewing 2 posts - 16 through 17 (of 17 total)
  • Author
    Posts
  • #11241
    gabeirinhas
    Participant

    Hello,

    I have already found the first formula I needed in the forum, basically the error was that it did not distinguish between 0 and null

    CnlStat > 0 ? Cnl : Val(); CnlStat > 0 ? CnlStat : Stat()

    Thanks

    #11245
    Mikhail
    Moderator

    Hello,
    Thanks for posting the solution you found.

Viewing 2 posts - 16 through 17 (of 17 total)
  • You must be logged in to reply to this topic.