The following is the syntax for a function:
function [<scope:>]<name> [([type]$parameter1[,[type]$parameter2])]
{ param([type]$parameter1 [,[type]$parameter2]) dynamicparam {<statement list>} begin {<statement list>} process {<statement list>} end {<statement list>}
}
A function includes the following items:
Function
keyword{}
The following is the syntax for a function:
function [<scope:>]<name> [([type]$parameter1[,[type]$parameter2])]
{ param([type]$parameter1 [,[type]$parameter2]) dynamicparam {<statement list>} begin {<statement list>} process {<statement list>} end {<statement list>}
}
A function includes the following items:
Function
keyword{}
status | not learned | measured difficulty | 37% [default] | last interval [days] | |||
---|---|---|---|---|---|---|---|
repetition number in this series | 0 | memorised on | scheduled repetition | ||||
scheduled repetition interval | last repetition or drill |