Template:FieldTypeReturnValues: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 4: Line 4:
! Field type !! JavaScript object !! Examples
! Field type !! JavaScript object !! Examples
|-
|-
| Text , Hyperlink, Password, Phone, Email, Calculation (string result) , Single-choice list , Radio buttons
| width="30%" | Text , Hyperlink, Password, Phone, Email, Calculation (string result) , Single-choice list , Radio buttons
| [https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String '''String''']
| width="42%" | [https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String '''String''']
| "abc"
| width="28%" | "abc"
|-
|-
| Integer, Real number, Rating, Currency, Calculation (number result)
| Integer, Real number, Rating, Currency, Calculation (number result)