Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | bima | |
Module | bimams | |
Tool | bimams |
# construct a bimams tool and assign it to a Glish variable named bms bms := bimams('neptune.ms'); # get the contained ms true_ms := bms.ms(); true_ms.name();The result of the last command is neptune.ms.