Returns the id for the given host name or alias from Lasso's internal database. Requires authentication as a user with permissions on that database, i.e., with [auth_admin].
Parameters
none
Sample Usage
host_id('Local MySQL');
-> 5
Source Code
Click the "Download" button below to retrieve a copy of this tag,
including the complete documentation and sample usage shown
on this page. Place the downloaded ".inc" file in your
LassoStartup folder, restart Lasso, and you can begin using this
tag immediately.