Conchoid on Nostr: Solution: wrap it with an object FC = {}; FC.F = Function(script); This way in the ...Solution: wrap it with an objectFC = {};FC.F = Function(script);This way in the script you can have `this` which is the FC