﻿  
  Name = "testcov" + String(New UUID);
  
  Response = OPI_Slack.CreateChannel(Token, Name, False); //Map
  Response = OPI_Tools.JSONString(Response); //JSON string
