Memento JavaScript Library: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 91: Line 91:
===== field(name) =====
===== field(name) =====
: Get the value of the named field
: Get the value of the named field
:; Argument: '''name''' — name of the field
: '''Argument'''
::; name: name of the field
:; Result: The value of the field. The type of the result depends on the type of the field.
:; Result: The value of the field. The type of the result depends on the type of the field.