The new naming convention has Async for the calls that return a future/task eg. `getVariableAsync` The 'sync' versions should not be needed here yet. TAC Updated existing async functions