CreateStack
The CreateStack function creates a stack as specified in the template. After the call completes successfully, the stack creation starts.
Syntax :
CreateStack(Stackname)
| Parameters | Description |
|---|---|
| Stackname | Required. Name of the stack. |
Example :
CreateStack(Data)
Result :
Data