Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 206 Bytes

multi_line_string.md

File metadata and controls

14 lines (14 loc) · 206 Bytes

Multi-line String

Notes

Usually used in conjunction with multi-line text blocks.

Syntax

"""<#String (Allows Variables)#>"""

Example

"""
This is a multi line string
Second Line
"""