Difference between revisions of "MUDL:is container"

From WikiName
Jump to: navigation, search
(Created page with " __TOC__ = Summary = {|class="abilitiestable" border="0" cellspacing="0" cellpadding="0" ! Function Name | is_container |- ! Settable | No |- ! Returns | Boolean |} {|cla...")
 
(No difference)

Latest revision as of 15:50, 24 November 2018


Summary

Function Name is_container
Settable No
Returns Boolean


Parameter Options
Item


This function returns True if the specified item is a container. In builder terms, that means the item's type is set to Container or Keychain.


Example

TBD