osFormatString
OSSLstring osFormatString(string str, list strings)
Formats the given string using specified parameters
Parameters
| Type | Name |
|---|---|
| string | str |
| list | strings |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
float osVecDistSquare(vector a, vector b)
string osDrawLine(string drawList, integer endX, integer endY)
void osMakeNotecard(string notecardName, list contents)
string osGetInventoryDesc(string itemNameOrId)
key osGetParcelID()
string osSetDynamicTextureDataFace(string dynamicID, string contentType, string data, string extraParams, integer timer, integer face)
vector osGetDrawStringSize(string contentType, string text, string fontName, integer fontSize)
string osDrawFilledPolygon(string drawList, list x, list y)