Database |> Language |> 

Properties

Contents

Definition

Sometimes you may be interested in a property of a value rather than the value itself.

property_of_span <| span{property} |

length

An example of this is getting the length of a string.

length_of_paragraph <| p{length} |

Example

Coming soon…


Related: