Jump to content

Tomasz

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Tomasz

  1. Hello everyone, 

    I want to get the first value of signal within capsule. When I use getStart it returns

    No variant of function 'toscalars' consumes the parameters (Signal, Condition) at 'toscalars'

    Same with following function:

    $signal.toscalars($capsule).first()

    When I created capsule inside formula everything works fine:

    $signal.toscalars(capsule(now() - 6y, now())).first()

    Thanks

×
×
  • Create New...