An arbitrary function exposed by the host application in its Viv adapter, which authors can reference using the ~ sigil, as in e.g. ~transport(@person.id, @destination.id).
~
~transport(@person.id, @destination.id)
An arbitrary function exposed by the host application in its Viv adapter, which authors can reference using the
~sigil, as in e.g.~transport(@person.id, @destination.id).