Help for this page

Select Code to Download


  1. or download this
    sub attribute :lvalue {
       return $value
    }
    
  2. or download this
    sub attribute :lvalue {
       return $tied_value
    }