Jump to content

GetStart() function use


Tomasz

Recommended Posts

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

Edited by Tomasz
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...