o_Map At Or Null
open override fun o_MapAtOrNull(self: AvailObject, keyObject: A_BasicObject): AvailObject?
Content copied to clipboard
Answer the value of the map at the specified key. Fail if the key is not present.
Answer the value of the map at the specified key. Fail if the key is not present.