MicroStrategy ONE
Viewing the MicroStrategy Developer Commands
In the homepage, MicroStrategy Developer commands exist embedded in the document. When you view the source code of the HTML page, you can view the MicroStrategy Developer commands.
To see where in the HTML the MicroStrategy Developer commands are embedded, right-click the HTML page and from the shortcut menu, select View Source. The HTML code is displayed in your default text editor. Search the code for anchor elements that have syntax that matches the following statement:
<A hRef="dss://Command Parameters
"></A>
Many MicroStrategy Developer commands use a unique object ID to refer to objects in a project. To view an object's ID, in MicroStrategy Developer right-click the object and select Properties. The ID is displayed in the dialog box.