new variable[] = "text"; TrieSetString(hTrie, "This is %s", variable);
new variable[] = "text"; new string[64]; formatex(string, charsmax(string), "This is %s", variable); TrieSetString(hTrie, string);