# Convert Game Asset
Grammar — Game asset for path
Flags —Native
|Function
Look up the game asset value for the specified string path.
# Arguments
string
— Path
Returns — text
native text StringExternalAsset(string s);
# Related
Category: String / Formatting
- Convert Time To Text —
text
— TextTimeFormat - Convert String Case —
string
— StringCase - Convert Text Case —
text
— TextCase - Convert Game Text —
text
— StringExternal - Convert Game Hotkey —
text
— StringExternalHotkey - Convert Game Asset —
text
— StringExternalAsset - Text With Color —
text
— TextWithColor - Set Text Expression Token —
void
— TextExpressionSetToken - Text Expression —
text
— TextExpressionAssemble
# Examples
— None found —