sGetString

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void sGetString(Tag t, string key, string ret, string[] allowedAttributes)
  2. void sGetString(ValueRange v, string key, string ret)
    @safe
    void
    sGetString
    (
    ValueRange v
    ,
    string key
    ,
    ref string ret
    )

Meta