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)
    @safe
    void
    sGetString
    (
    Tag t
    ,
    string key
    ,
    ref string ret
    ,
    string[] allowedAttributes = string[].init
    )
  2. void sGetString(ValueRange v, string key, string ret)

Meta