·
1 commit
to main
since this release
Add with function that can be loaded with multiple scopes.
with(scope1,scope2,scope3) {
someFunction()
}Add with function that can be loaded with multiple scopes.
with(scope1,scope2,scope3) {
someFunction()
}