- Index
- »
- xeto
- »
- func:specBase
def
func:specBase
specBase(spec)
Base spec from which the given spec directly inherits. Returns null if spec is sys::Obj
itself.
Examples:
specBase(Str) >> sys::Scalar specBase(Meter) >> ph::Equip specType(Equip) >> ph::Entity