This handler is part of the lib_Stack library. You can find the getprop on github ![]()
Handler: stack_Name[] OS: all Platforms: all Type: getprop
This is a useful little handler, that should probably be a native part of the language. It works because when you call the getprop handler `the defaultstack` gets set to the target - which allows us to access the short anme of the stack.
# Where
File: lib_Stack.livecodescript Hkey: G stack_Name Kind: libraries Path: libraries/lib_Stack.livecodescript Project: lcw Script: stack "lib_Stack"
# Code
getprop stack_Name return the short name of the defaultstack end stack_Name
# Calls There are no calls for this handler.
- [ ] Next thing
# Depends Here is a list of stacks containing dependencies upon which this handler depends: -
# See also - Fedwiki Tools