| JsPropertiesExtractor | Send comments on this topic. |
| GetAttribValue Method | |
| See Also | |
|
| vdWebLibrary Namespace > vdrawObj Class : GetAttribValue Method |
- tag
- The tag of the attribute from which to get the value.
- blockSymbol
- The block reference object (with type vdConst.vdInsert_code) in which the attributes will be searched for.
| JScript | |
|---|---|
public function GetAttribValue( tag : String, blockSymbol : Object ) : String; | |
Parameters
- tag
- The tag of the attribute from which to get the value.
- blockSymbol
- The block reference object (with type vdConst.vdInsert_code) in which the attributes will be searched for.